Skip to main content

84.1 Switch off the Spring Boot Security Configuration

84.1 关闭Spring Boot安全配置

如果你在应用里使用WebSecurityConfigurerAdapter定义了一个@Configuration,它都会关闭Spring Boot中的默认webapp安全设置。